adTempus API
PreviousUpNext
INotificationTask::SendConsoleOutput Property

Determines whether console output captured by the job will also be included in the notification message.

C++
__property VARIANT_BOOL SendConsoleOutput;
C#
VARIANT_BOOL SendConsoleOutput;
Visual Basic
Property SendConsoleOutput() As VARIANT_BOOL
Default Value

False

If IncludeConsoleOutput is True, the notification message will include the files containing the console output from each step of the job that has already been executed.

adTempus API Reference version 3.0.0.0, revised 10/30/2008